PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFViewerPreferences Class / setNonFullScreenPageMode Method
The document's page mode, specifying how to display the document on exiting full-screen mode.
In This Topic
    setNonFullScreenPageMode Method
    In This Topic
    Sets the document's page mode.
    Syntax
    public void setNonFullScreenPageMode( 
       PDFDisplayMode value
    )

    Parameters

    value
    The document's page mode, specifying how to display the document on exiting full-screen mode.
    See Also